/* CSS Document */
body {
	margin: 0px;
	background-color: #E2F2FF;
}

.hui {
	font-size: 12px;
	line-height: 24px;
	color: #333333;
	text-decoration: none;
}

a.atext1:link,a.atext1:visited{
	color: #333333;
	text-decoration: none;
}
a.atext1:hover{
	text-decoration:underline;
}

.huiline {
	font-size: 12px;
	line-height: 35px;
	color: #333333;
	text-decoration: none;
}
